| Name | Description | |
|---|---|---|
![]() | PDFTextLine Constructor | Initializes a new object. This method supports the internal library infrastructure and should not be used by external client code. |
The following tables list the members exposed by PDFTextLine.
| Name | Description | |
|---|---|---|
![]() | PDFTextLine Constructor | Initializes a new object. This method supports the internal library infrastructure and should not be used by external client code. |
| Name | Description | |
|---|---|---|
![]() | getLineCorners | Gets the display coordinates of the line corners. The order of the corners in the array is the following: lower left, lower right, upper right, upper left. These corners match the text baseline for the lower corners. The method considers the font's Descent for the lower corners. |
![]() | getText | Gets the text. |
![]() | getTextRuns | Gets the text runs. |
![]() | getTypographicLineCorners | Gets the typographic coordinates of the line corners. The order of the corners in the array is the following: lower left, lower right, upper right, upper left. The typographic corners consider the font's Descent for the lower corners. The method considers the text baseline for the lower corners. |
![]() | setTextRuns | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | toString | Returns a string that represents the current Object. |
![]() | zInternalMethod15 | This method supports the internal library infrastructure and should not be used by external client code. |